You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TVecList Class > TVecList Methods > TVecList.ComposeColumnMatrix Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TVecList.ComposeColumnMatrix Method

Uses all list elements to form columns of the Dst Matrix.

Syntax
C#
Visual Basic
public void ComposeColumnMatrix([In] TMtx Dst);

All TVec list elements must have the same number of elements. The number of columns will match the number of vectors.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!